Keep the explict -l in LIBS.
authorRobert Lipe <robertlipe@gpsbabel.org>
Sat, 11 Nov 2017 04:35:04 +0000 (22:35 -0600)
committerRobert Lipe <robertlipe@gpsbabel.org>
Sat, 11 Nov 2017 04:35:04 +0000 (22:35 -0600)
GPSBabel.pro

index 1b292c15404bca3451a1b4bd9ff3635b998371fa..643de432bcadadf0f8be883f614af5c79beaf8eb 100644 (file)
@@ -149,7 +149,7 @@ win32 {
   }
   SOURCES += gbser_win.cc
   JEEPS += jeeps/gpsusbwin.cc
-  LIBS += "SetupApi" 
+  LIBS += "-lsetupapi" 
 }
 
 win32-msvc*{